Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Indicate that em-app is compatible with both pkix 0.1 and 0.2 versions #563

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

raoulstrackx
Copy link
Contributor

The em-app is compatible with pkix v0.1.3 and v0.2.x. The pkix crate was bumped to v0.2 only due to a change in the DateTime type. This type isn't used by em-app.

Fixed #562

@Taowyoo
Copy link
Collaborator

Taowyoo commented Mar 5, 2024

Should lock file be also updated to use pkix 0.2?

@raoulstrackx raoulstrackx added this pull request to the merge queue Mar 12, 2024
Merged via the queue into master with commit 5317773 Mar 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Indicate that em_app 0.1.x is compatible with pkix v0.1.x and v0.2.x.
5 participants